Update documentation for ::monitors-changed to mention OS X support
authorKristian Rietveld <kris@gtk.org>
Sat, 24 Oct 2009 10:26:46 +0000 (12:26 +0200)
committerKristian Rietveld <kris@gtk.org>
Mon, 26 Oct 2009 08:52:53 +0000 (09:52 +0100)
gdk/gdkscreen.c

index 17c09f92365c5d18651fb7ec175ad7fd3e5f89e9..cd1dc6c815940d848deadd18f3da450376bf2829 100644 (file)
@@ -133,8 +133,8 @@ gdk_screen_class_init (GdkScreenClass *klass)
    * The ::monitors-changed signal is emitted when the number, size
    * or position of the monitors attached to the screen change. 
    *
-   * Only for X for now. Future implementations for Win32 and
-   * OS X may be a possibility.
+   * Only for X11 and OS X for now. A future implementation for Win32
+   * may be a possibility.
    *
    * Since: 2.14
    */